if (GoogleRedesignedUpdateManager.googleredesignedupdateabortarray.length > 0) {
window.openDialog("chrome://googleredesigned/content/alert.xul", "alert:alert", "chrome,dialog=yes,titlebar=no,popup=yes", "Could not connect to update server.", "Try again later.", null, null);
revertback();
} else {
window.openDialog("chrome://googleredesigned/content/alert.xul", "alert:alert", "chrome,dialog=yes,titlebar=no,popup=yes", "All styles are up-to-date", null, null, null);